home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / prog / gageblox.zip / GAGEBLOX.DOC < prev    next >
Text File  |  1993-02-28  |  3KB  |  64 lines

  1.  
  2.  
  3. GAGEBLOX.ZIP - Uploaded to the EXEC-PC BBS 2/93 by Mark "Pinky" Schulz
  4.  
  5. .ZIP Contents:
  6. GAGEBLOX.DOC - This document
  7. GAGEBLOX.EXE - ASIC300 compiled/PKLITE compressed Gage Block Calculator
  8. GAGEBLOX.ASI - ASIC300 source for GAGEBLOX
  9.  
  10. This file replaces the APBASIC compiled GAGEBLOX.EXE released earlier
  11. by the same author.
  12.  
  13. This program is released as "freeware"... no charge asked!
  14. Do not sell for more than $4.00 finders' fee.
  15. If distributing or uploading to other BBSes, keep this .ZIP intact.
  16. The ASIC300 source is included for educational purposes.
  17. The ASIC300 compiler is available on EXEC-PC in the SO MUCH SHAREWARE
  18.     CD-ROM.
  19.  
  20. Requirements: IBM-compatible in 80x25 text screen mode.
  21.  
  22. Background: The English (inch) 82-block gage set is widely used in
  23.             tooling/manufacturing for precision measurement.
  24.             These highly-polished blocks can be stacked to yield
  25.             reference thicknesses.  This calculator is intended
  26.             to make gage selection an easier process.
  27.             Use it freely at your own risk.  No money is asked nor
  28.             can be paid for this program.  Therefore, no liability
  29.             can be placed in the event of inaccuracies.
  30.            
  31. Instructions:
  32.  
  33. Type GAGEBLOX to start, and the first screen appears.
  34. F1 then enters the calculator to MANUAL MODE.  
  35. ESC exits to DOS.  F1 again enters AUTO MODE.
  36. Successive F1's toggle MANUAL/AUTO at any point.
  37. The modes are color-coded: RED=MANUAL, BLUE=AUTO on color monitor. 
  38. When modes are toggled, all values are reset.
  39.  
  40. MANUAL MODE:
  41. Position flashing cursor using arrow keys.
  42. The INSERT key adds block to stack.
  43. The DELETE key removes block from stack.
  44. A running stack height is maintained throughout this mode.
  45. If stack height exceeds 9.9999", the program resets.
  46. The HOME key will reset block indications and stack height.
  47. The ESC key exits the program to DOS at any point.
  48.  
  49. AUTO MODE:
  50. Start AUTO MODE with the HOME key once screen appears.
  51. Enter your 5-digit target stack height, including leading zeros.
  52. The decimal point is automatically entered.  When all five
  53. digits have been entered, the calculator starts itself.
  54. If target stack height is not calculable, the program resets.
  55. If entry errors occur, HOME again will reset.  The backspace is
  56. inoperable. F1 at any point enters MANUAL.  ESC exits to DOS.
  57.  
  58. Note to  the BASIC constituency:
  59. The ASIC compiler appears to have a "glitch" when performing
  60. some conditional statements in extended math mode.
  61. The source reflects my reactions to these forgivable oversights.
  62.  
  63.  
  64.